platform:ios, '9.0' 
use_frameworks!

target 'FastDemo' do
    pod 'MBProgressHUD', '~> 1.2.0'
    pod "YYText"
    pod 'MZTimerLabel', '~> 0.5.4'
    pod 'MarqueeLabel'
    pod 'IQKeyboardManager', '~> 6.1.1'
    pod 'SDWebImage'
    pod 'JSONModel'
    pod 'YYCategories'
    pod 'MJRefresh', '~> 3.1.15.7'
    pod 'YYImage'
    pod 'Bugly', '~> 2.5.0'
    pod 'lottie-ios'
    pod 'CBZSplashView', '~> 1.0.0'
    pod 'pop', '~> 1.0'
    pod 'DGActivityIndicatorView'
    pod 'ThemeManager', '~> 1.0.1'
    pod 'Masonry', '~> 1.1.0'
    pod 'SDWebImage/GIF'
    pod 'HCPush', '~> 1.1.1'
    pod 'AFNetworking', '~> 4.0.1'
    pod 'LBXZBarSDK','~> 1.3'

end
